lib-src/makefile.w32-in: Rework dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 04:21:55 +0000 (06:21 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 04:21:55 +0000 (06:21 +0200)
commite1a26c442cb00c018609e64601a1b866621f2561
tree24025ea4d7ffae3c9001d7dceff3d63038b9d1c6
parent6404797dc3e114cc45a2f726a5105aa90fedc8ad
lib-src/makefile.w32-in: Rework dependencies.
($(BLD)/test-distrib.exe): Use LIB_SRC, not SRC.
(LIB_SRC, NT_INC, GNU_LIB, MS_W32_H, CONFIG_H, INTTYPES_H, NTLIB_H)
(SYSTIME_H): New macros.
(SRC): Redefine to point to src/, not current directory.
($(BLD)/ctags.$(O), $(BLD)/ebrowse.$(O), $(BLD)/emacsclient.$(O))
($(BLD)/etags.$(O), $(BLD)/hexl.$(O), $(BLD)/make-docfile.$(O))
($(BLD)/movemail.$(O), $(BLD)/ntlib.$(O), $(BLD)/pop.$(O))
($(BLD)/profile.$(O), $(BLD)/test-distrib.$(O)): Update dependencies.
($(BLD)/regex.$(O)): New dependency.
lib-src/ChangeLog
lib-src/makefile.w32-in